-
Home
-
PDF Importer for Ninja Forms
-
1.3.66 (latest)
-
Code
-
Classes
- PDFOperation
Total Complexity |
46 |
Dependencies |
0 |
Dependents |
4 |
Total lines |
224 |
Lines of code |
150 |
Logical lines of code |
61 |
Comment lines |
4 |
Methods |
34 |
Properties |
2 |
Methods 34
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
SetFillColor() |
S |
61 |
4 |
11 |
SetStrokingColor() |
S |
61 |
4 |
11 |
__construct() |
S |
64 |
4 |
10 |
ToRadians() |
S |
72 |
2 |
5 |
ToText() |
S |
66 |
2 |
9 |
SetFontAndSize() |
S |
71 |
2 |
5 |
RotateAndSkewTextRadiansAndTranslate() |
S |
66 |
1 |
8 |
ShowText() |
S |
79 |
1 |
3 |
EndText() |
S |
80 |
1 |
3 |
SkewRadians() |
S |
77 |
1 |
3 |
SetTextMatrix() |
S |
77 |
1 |
3 |
Degrees() |
S |
71 |
1 |
6 |
ClosePath() |
S |
80 |
1 |
3 |
LineTo() |
S |
78 |
1 |
3 |
SetLineWidth() |
S |
79 |
1 |
3 |
SetLineCap() |
S |
80 |
1 |
3 |
DegreesToRadians() |
S |
78 |
1 |
3 |
MoveTo() |
S |
78 |
1 |
3 |
Fill() |
S |
80 |
1 |
3 |
Stroke() |
S |
80 |
1 |
3 |
BegintMarkedContent() |
S |
79 |
1 |
3 |
FillAndStroke() |
S |
80 |
1 |
3 |
BeginText() |
S |
80 |
1 |
3 |
PopGraphicsState() |
S |
80 |
1 |
3 |
ConcatenateTransformationMatrix() |
S |
77 |
1 |
3 |
Translate() |
S |
78 |
1 |
3 |
RotateRadians() |
S |
66 |
1 |
10 |
Scale() |
S |
78 |
1 |
3 |
SetGraphicsState() |
S |
79 |
1 |
3 |
PushGraphics() |
S |
80 |
1 |
3 |
PushGraphicsState() |
S |
80 |
1 |
3 |
DrawObject() |
S |
79 |
1 |
3 |
EndMarkedContent() |
S |
80 |
1 |
3 |
SetDashPattern() |
S |
76 |
1 |
3 |